home *** CD-ROM | disk | FTP | other *** search
- -- background: 11092 from stack: in.0
- -- bmap block id: 3317
- -- flags: 0000
- -- background id: 0
- -- name: HyperFinder
-
-
- -- part 42 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=100 top=168 right=185 bottom=365
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Rame
-
-
- -- part 43 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=99 top=187 right=204 bottom=382
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Address
-
-
- -- part 44 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=99 top=210 right=227 bottom=209
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: City
-
-
- -- part 45 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=254 top=210 right=228 bottom=326
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: State
-
-
- -- part 46 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=369 top=209 right=226 bottom=460
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Zip
-
-
- -- part 48 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=29 top=304 right=321 bottom=486
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: paths
- ----- HyperTalk script -----
- on closeField
- global stacks,applications,documents
- put field "paths" of card "stacks" into stacks
- put field "paths" of card "applications" into applications
- put field "paths" of card "documents" into documents
- end closeField
-
-